home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineSprite_842_firePuzzle / frame_1 / DoAction.as
Text File  |  2011-09-19  |  165b  |  7 lines

  1. disk1.startAni("s" + Math.ceil(Math.random() * 5));
  2. disk2.startAni("s" + Math.ceil(Math.random() * 5));
  3. bg.onPress = function()
  4. {
  5. };
  6. bg.useHandCursor = false;
  7.